mDocs Verifier SDK
Toggle table of contents
4.1.0
Select version
5.1.0
5.0.0
4.1.1
4.1.0
4.0.0
3.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
mDocs Verifier SDK
mDocs Verifier SDK
/
global.mattr.mobilecredential.common.dto
/
MobileCredentialRequest
Mobile
Credential
Request
@
Serializable
data
class
MobileCredentialRequest
(
val
docType
:
DocType
,
val
namespaces
:
NameSpaces
)
Represents a mobile credentials presentation request.
Members
Constructors
Mobile
Credential
Request
Link copied to clipboard
constructor
(
docType
:
DocType
,
namespaces
:
NameSpaces
)
Properties
doc
Type
Link copied to clipboard
val
docType
:
DocType
namespaces
Link copied to clipboard
val
namespaces
:
NameSpaces